Use CRPEJob::SetFormula to set the formula text for the specified formula. CRPEJob::SetFormula is often used with CRPEJob::GetFormula, to identify and then change an existing formula in response to a user selection at print time.
BOOL SetFormula (
const _TCHAR *formulaName,
const _TCHAR *formulaText );
Specifies a pointer to the name of the formula for which you want to assign new formula text. | |
Specifies a pointer to the actual formula text that replaces the existing formula string. |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |